Welcome![Sign In][Sign Up]
Location:
Search - timer VC

Search list

[Windows Develop41-60

Description: vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47 注册系统热键 48 检测光驱软驱是否准备就绪 49 判断驱动器的类型 50 检测磁盘容量 51 MyFormat 52 Win98下热键关机 53 获得当前屏幕的分辨率两种方法 54 在screen上显示文字 55 启动屏幕保护程序 56 开机后程序自动运行 57 Windows 2000下关机 58 屏蔽系统热键 59 获取文件图标 60 避免程序运行多个实例-vc inspiration source code programming examples 3DButton 42 41 43 timer to change the cursor and dynamic map superscript 44 mouse caught some 45 information systems 46 to determine the application's path 47 registration system hotkeys 48 Detection floppy drive the readiness of 49 drivers to judge the types of detection disk capacity 50 51 52 MyFormat Win98 hotkeys under 53 was shutdown current screen resolution two methods in 54 characters displayed on the screen started 55 of 56 screen saver automatically reboot after running under Windows 2000 57 58 Off Screen Hotkey 59 cover access to documents icon 60 to avoid running multiple instances of
Platform: | Size: 761418 | Author: yiyizi | Hits:

[Windows Developb60

Description: VC++创建定时器-VC create timer
Platform: | Size: 19258 | Author: 纪华 | Hits:

[OS programtimer

Description: VC编写的定时器程序,可以实现基本定时功能,设置定时值-VC prepared by the timer program, you can achieve the basic timing functions, set the timer value
Platform: | Size: 21391360 | Author: Nelson | Hits:

[VC/MFCtimer

Description: 主要介绍了如何使用vc++的定时器及定时器的一些简单的应用。-Introduces how to use the timer and timer of vc++ some simple applications.
Platform: | Size: 181248 | Author: | Hits:

[VC/MFCVC-for-high-precision-timer

Description: 在VC++中使用多媒体计时器的流程,就像秒表一样的功能,尤其是刚学习VC的朋友,对你较有用。-Use multimedia timer in VC++ process, just like a stopwatch function, especially learning to VC friends, more useful to you.
Platform: | Size: 3072 | Author: 于德秀 | Hits:

[OtherTimer

Description: QT下实现的定时关机小程序,根据VC下定时关机的源码改编,使用QT绘制界面,权当娱乐-Shutdown applet QT achieve timing, timing shutdown based on the VC source adaptation using QT draw interface, right when the entertainment
Platform: | Size: 5735424 | Author: 明哥 | Hits:

[OS programTIMER

Description: 一个基于VC++的时钟程序源码(仿LED风格),当然要做成LED完全一样还需要做不少工作,窗体上的文字有些乱码,基础好的可以自己修正。-Based VC++ clock program source code (LED style imitation), of course, made exactly the same as a lot of work needs to be done, some garbled text on the form, a good foundation can fix LED.
Platform: | Size: 24576 | Author: 俞翠英 | Hits:

[Windows Developvc-lod-bit-map-and-display-waveforms

Description: vc的定时器实现字幕走动和加载位图程序 显示波形-vc achieve subtitles timer walking program and load a bitmap display waveforms
Platform: | Size: 1893376 | Author: 刘欣 | Hits:

[OtherVcPP-Timer

Description: Vc++编写的计时器,界面华美,代码规范,是学习界面编程的良好例子-Vc++ prepared timer, gorgeous interface, code specification, is a good example to learn programming interface
Platform: | Size: 29696 | Author: | Hits:

[Dialog_WindowTimer

Description: 在VC++6.0下,通过Timer实现了计时器。-In VC++6.0, through Timer implements timer.
Platform: | Size: 2163712 | Author: 旭旺 | Hits:

[Windows Develop078654

Description: 使用多媒体定时器,VC++精选编程学习源码,很好的参考资料。-Using multimedia timer, VC++ select learning programming source code, a good reference.
Platform: | Size: 14336 | Author: 南煎丸子 | Hits:

[Software Engineeringtimer

Description: 用VC自制一个模拟电子时钟,能实现简单的时钟功能。-make a timer for VC,can come ture a simplify function
Platform: | Size: 149504 | Author: 开开1 | Hits:

[Dialog_Windowtimer-and-counter-

Description: VC 写的定时器,计数器示例程序。适合初学者参考学习。-VC write timer, counter sample program. Suitable for beginners to learn.
Platform: | Size: 409600 | Author: 飞鹏 | Hits:

[SCMtimer

Description: 单片机C语言提高资料! 熟了各个基本模块之后,就是要提高程序的鲁棒性和高效性,并且要便于移植.发几个个人觉得非常好的C语言资料.有些还是在其它论坛上花积分下来的.呵呵 首先,要重视程序的构架,这个会影响编程思路,.c .h文件要因地制宜地用.条理需要清楚. 其次,合适的时候多用指针,这个不用多说了.VC之所以流氓效率高,很大一部分原因是用了引用和指针. 另外,程序函数的接口要封装好,实参形参调用才方便,在适当的时候用数据参数,适当的时候用地址参数. 最后,结构体,联合体,宏定义可以提高程序效率,适当的时候运用不仅会提高效率,还可以理清程序条理.变量的定义要按需要的长度定义.并加上关键字优化程序. 这些都是平时的一些经验,小的方面还是看资料吧.-After the microcontroller C language to improve the information! Cooked various basic modules, the program is to improve the robustness and efficiency, and to be portable. Made a few individuals feel very good C language data. Some still spend integral in other forums down. Oh, first of all, pay attention to the framework of the program, this will affect the programming ideas, .c .h file you want to use the local conditions. coherent needs clearly. Secondly, when appropriate multi-pointer, this goes without saying why rogue .VC high efficiency, in large part because with the references and pointers. In addition, the interface must wrapper function well, the arguments parameter it is convenient to call, at the appropriate time with the data parameters, the appropriate time with the address parameters. Finally, the structure body, the Commonwealth, the macro definition can improve program efficiency, when appropriate use will not only improve efficiency, but also to clarify procedures co
Platform: | Size: 76800 | Author: 叶影 | Hits:

[Windows DevelopTimer

Description: 用VC++开发的定时器.主要功能:倒计时,定时关机,休眠,闹钟等.-VC++ developers with a timer function: countdown, timer, sleep, alarm clock and so on.
Platform: | Size: 13016064 | Author: 同报国 | Hits:

[Othertimer-with-background

Description: 采用vc++6.0编写,带图案背景的计时器,具备计时的基本功能,属于c++学习可参考的典型历程。-Written by vc++6.0, the program is a timer with a pattern background. It has the basic function of timing, it belongs to the typical course of c++ learning reference.
Platform: | Size: 149504 | Author: 郃呵呵 | Hits:

[PropertySheet20.-Timer

Description: vc++定时器 2013版本开发 里面注释有详细功能、说明介绍-Vc++ 2013 timer version introduce table project development
Platform: | Size: 2499584 | Author: 莫大伟 | Hits:

[Windows DevelopTimer

Description: 定时器的实现,使用的是VC++,调用回调函数使用(Implementation of a timer)
Platform: | Size: 1024 | Author: DSJ——J | Hits:

[assembly language12.15 Timer控件 流水灯实验

Description: 利用VC++编写流水灯的窗体应用程序,帮助新手更好的理解窗体应用程序(Using VC++ to write a form application for pipelining lamps)
Platform: | Size: 52224 | Author: Cohen666 | Hits:

[Windows Developch

Description: VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减校(VC++ produces gradually changed text, the color of the text will become darker and darker, and will become brighter and brighter. Eventually, it will form gradual text, and the frame will be slow. The effect is not very good. It also needs to be optimized. The idea is to install a timer first, change the color of the string in the OnTimer () function through the SetTextColor function of the CDC class, and try to reduce the gradient of the color change as much as possible.)
Platform: | Size: 28672 | Author: ES5698 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »

CodeBus www.codebus.net